  plugins : 'advlist anchor autolink charmap code emoticons fullpage fullscreen help hr image insertdatetime link lists media nonbreaking pagebreak paste preview print searchreplace tabfocus table visualchars visualblocks wordcount',
  menubar: 'file edit insert view format table help',
  menu : {
    file : {title: 'Document', items: 'print fullpage wordcount'},
    edit : {title: 'Edit', items: 'undo redo | cut copy paste pastetext | selectall | searchreplace'},
    insert : {title: 'Insert', items: 'link unlink | image media charmap insertdatetime emoticons | hr nonbreaking pagebreak | anchor | webster'},
    view : {title: 'View', items: 'visualaid visualchars visualblocks | preview websterpreview'},
    format : {title: 'Format', items: 'bold italic underline strikethrough superscript subscript | bullist numlist outdent indent | formats | removeformat'},
    table : {title: 'Table', items: 'inserttable tableprops deletetable | cell row column'}
  },
  toolbar1 : 'open save new | undo redo | styleselect fontselect fontsizeselect | bold italic underline forecolor backcolor | code help',
  toolbar2 : 'alignleft aligncenter alignright | bullist numlist outdent indent | webster websterpreview',
  browser_spellcheck : true,
  color_cols: 5,
  color_map: [

  '#F0F0F0', 'PxPlus Gray',
  '#A0A0A0', 'PxPlus Dark Gray',
  '#00FFFF', 'PxPlus Cyan',
  '#008080', 'PxPlus Dark Cyan',
  '#000000', 'Black',

  '#00FF00', 'PxPlus Green',
  '#FFFF00', 'PxPlus Yellow',
  '#FF0000', 'PxPlus Red',
  '#FF00FF', 'PxPlus Magenta',
  '#0000FF', 'PxPlus Blue',

  '#008000', 'PxPlus Dark Green',
  '#808000', 'PxPlus Dark Yellow',
  '#800000', 'PxPlus Dark Red',
  '#800080', 'PxPlus Dark Magenta',
  '#000080', 'PxPlus Dark Blue',

  '#BFEDD2', 'Light Green',
  '#FBEEB8', 'Light Yellow',
  '#F8CAC6', 'Light Red',
  '#ECCAFA', 'Light Purple',
  '#C2E0F4', 'Light Blue',

  '#2DC26B', 'Green',
  '#F1C40F', 'Yellow',
  '#E03E2D', 'Red',
  '#B96AD9', 'Purple',
  '#3598DB', 'Blue',

  '#169179', 'Dark Turquoise',
  '#E67E23', 'Orange',
  '#BA372A', 'Dark Red',
  '#843FA1', 'Dark Purple',
  '#236FA1', 'Dark Blue',

  '#ECF0F1', 'Light Gray',
  '#CED4D9', 'Medium Gray',
  '#95A5A6', 'Gray',
  '#7E8C8D', 'Dark Gray',
  '#34495E', 'Navy Blue',

  '#000000', 'Black',
  '#FFFFFF', 'White'
],